Skip to content

Introduce Testkit Reactive Backend #879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 22, 2022
Merged

Conversation

bigmontz
Copy link
Contributor

This implementation of the Testkit Backend handles requests with using the driver.rxSession, so this is not compatible with the neo4j-driver-lite.

For introducing the new backend handlers, the previous ones had to be refactor for decoupling part of the code for the protocol and enable it to be used by the two set of handlers.

This implementation of the Testkit Backend handles requests with using the `driver.rxSession`,
so this is not compatible with the `neo4j-driver-lite`.

For introducing the new backend handlers, the previous ones had to be refactoty for decoupling
part of the code for the protocol and enable it to be used by the two set of handlers.
@bigmontz bigmontz force-pushed the 5.0-reactive-backend branch from 193963b to b45d91b Compare February 17, 2022 16:33
@bigmontz bigmontz marked this pull request as ready for review February 22, 2022 10:17
@bigmontz bigmontz merged commit 5ef3add into neo4j:5.0 Feb 22, 2022
@bigmontz bigmontz deleted the 5.0-reactive-backend branch February 22, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant